Lender Price API
Locking a Loan Without LOS / 5. Approve Lock / 5.4 Check Rate Period Status
In This Topic
    5.4 Check Rate Period Status
    In This Topic

    Path

    GET /rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{lockedStatusId}}
    

    Headers

                
    
    
    Authorization
    
    Bearer {{accessToken}}
    

    Example Request

    Copy Code
    curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{statusId}}' \
    --header 'Authorization: {{token}}'

    Example Response

    Copy Code
    true